home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rbbs174.zip / PASSWRDS.DOC < prev    next >
Text File  |  1992-06-23  |  1KB  |  48 lines

  1. PASSWRDS File Changes in 17.4
  2. by Ken Goosens, 2-18-91
  3.  
  4. The PASSWRDS file setting the privileges associated with
  5. both passwords and security levels has changed its format.
  6.  
  7. There are two new parameters, one on the end and one not.  They are:
  8.  
  9.      (a)  a new parameter on the end:  max time to bank
  10.  
  11.      (b)  a new parameter in the 6th position:  expired security level
  12.  
  13. There are now 13 parameters (12 commas).  You must add the
  14. parameters for the PASSWRDS file to work.   It is recommended
  15. that you add ",60" to the end of each line in PASSWRDS.   For
  16. the expired security level to work the same, you must insert
  17. what was in config parm 49 to position 6.  E.g. if parm 49 had
  18. value 5, then change would be
  19.      
  20.      (before)
  21.      ,8,70,70,365,,,,-1,,
  22.      (after)
  23.      ,8,70,70,365,5,,,,-1,,,60
  24.  
  25. The new meaning the parameters in the passwords file is:
  26. New items are 6 and 13
  27.  
  28. Sets what the rest of the parms apply to:  either
  29.     1.   password getting privileges
  30. or
  31.     2.   security level getting privileges
  32.  
  33.     3.   max session time
  34.     4.   max daily time
  35.     5.   subscription period
  36.     6.   expired security level
  37. Restricts time of day the parms apply
  38.     7.   start time
  39.     8.   end time
  40. Restricts downloading
  41.     9.   ratio method
  42.     10.  ratio field
  43.     11.  initial credit
  44.     12.  time lock
  45.  
  46.     13.   max bank time
  47.  
  48.